From: John Paul Wallington Date: Wed, 29 Jan 2003 21:45:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~28531 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b7371cbd7864bb92196f5bc85bdcc8668011cfae;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 463feb0dbcf..7f4fa452f26 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,20 @@ +2003-01-29 John Paul Wallington + + * font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'. + + * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for + `deftheme'. Fix docstring offsets for `define-ibuffer-filter' and + `define-ibuffer-sorter'. + (lisp-imenu-generic-expression): Add `deftheme' to types. + + * custom.el (customize-mark-to-save, customize-mark-as-set) + (custom-remove-theme): Doc fixes. + +2003-01-29 Didier Verna + + * cus-edit.el (custom-save-variables): also save non theme'd ones. + * cus-edit.el (custom-save-faces): ditto. + 2003-01-29 Juanma Barranquero * composite.el (decompose-composite-char): Fix docstring.